home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global ClickMov, SpritHere, SpritZone, pUp, pQuit, NewMovie, ThemeUp, ThemeDown, Step, StarStep, LastLabel
- set Step to StarStep
- preLoad(member "clicASB")
- set NewMovie to field "ASBfield"
- set ThemeUp to "ASB"
- set ThemeDown to "ASB"
- set the timeoutScript to "GoOn"
- if the commandDown and the mouseDown and the optionDown and the shiftDown and the controlDown then
- set LastLabel to "VG"
- end if
- end
-